topic-MemoryBlock.htmlHTMLudog§πùΔöπùΔöÅÅ# Monkeybread Realbasic plugin - Documentation - MemoryBlock

MBS Plugin Documentation

This is the documentation for the Realbasic Plugins from Monkeybreadsoftware.de. You find these plugins and the newest version of this document at http://www.monkeybreadsoftware.de/realbasic inside the plugins section.

This help was last updated on Freitag, 6. September 2002 and covers 2136 items: 126 classes, 2 controls and 583 global functions.

The list of the themes Global methods by category Global methods by name The list of the classes The list of the controls

MemoryBlock

Memoryblock2ptr(mem as memoryblock) as integer
NewMemoryBlockFromPtr(ptr as integer) as memoryblock
ptr2Memoryblock(mem as integer) as memoryblock
class Memoryblock
method Address(offset as Integer) as Integer
method BytesEqual(srcOfs as Integer, numBytes as Integer, destBlk as MemoryBlock, destOfs as Integer) as Boolean
method CopyBytes(srcOfs as Integer, numBytes as Integer, destBlk as MemoryBlock, destOfs as Integer)
method CopyBytes(srcOfs as Integer, numBytes as Integer, destOfs as Integer)
method CopyBytesFromMacHandle(srcHandle as Integer, numBytes as Integer, destOfs as Integer)
method CopyBytesFromMacPtr(srcPtr as Integer, numBytes as Integer, destOfs as Integer)
method CopyBytesToMacHandle(srcOfs as Integer, numBytes as Integer, destHandle as Integer)
method CopyBytesToMacPtr(srcOfs as Integer, numBytes as Integer, destPtr as Integer)
method FindBytes(srcOfs as Integer, maxBytes as Integer, target as MemoryBlock, targOfs as Integer, targLen as Integer) as Integer
method FindString(srcOfs as Integer, maxBytes as Integer, target as String) as Integer
property FSSpec(offset as Integer) as FolderItem
property Int64Str(offset as Integer) as String
property OSType(offset as Integer) as FolderItem
method SwapBytes(offset as Integer, numBytes as Integer)
property ULong(offset as Integer) as Double

Contact

Written 2002 by Christian Schmitz. Feel free to ask or report mistakes to realbasic@macsw.de.
Thanks.

This resource fork intentionally left blank ˇˇ